Bug 570406 - gailutil.def is in srcdir, but used from builddir
authorTor Lillqvist <tml@novell.com>
Wed, 4 Feb 2009 08:20:11 +0000 (08:20 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 4 Feb 2009 08:20:11 +0000 (08:20 +0000)
commit6a36bca4c62f432102ec7a13a7cadd2c63947f4b
tree664fc3436c5e62b01dbd14021f953a47f757a9c6
parentfe5715e1301a7ddcfff1f37eee12b8a9b2e965bc
Bug 570406 - gailutil.def is in srcdir, but used from builddir

2009-02-04  Tor Lillqvist  <tml@novell.com>

Bug 570406 - gailutil.def is in srcdir, but used from builddir

* libgail-util/Makefile.am: Use gailutil.def from srcdir. Drop
useless rules to install/uninstall import libraries, libtool knows
to install / uninstall them itself when installing / uninstalling
a .la file. Add rules to install / uninstall the def file like for
consistency, like with the other libraries in GTK+.

svn path=/trunk/; revision=22280
modules/other/gail/ChangeLog
modules/other/gail/libgail-util/Makefile.am